[HVM][SVM] Updated the SVM V_TPR register on MMIO writes to the VLAPIC TPR
authorTravis Betak <travis.betak@amd.com>
Wed, 31 Jan 2007 19:37:44 +0000 (19:37 +0000)
committerTravis Betak <travis.betak@amd.com>
Wed, 31 Jan 2007 19:37:44 +0000 (19:37 +0000)
commit165a4a0f9fb1d8ef858a2653fae74fd239d2034b
tree7c77a1ef4c3458a878812f7fca2f3d1f9b8e2647
parent3556a93ba71f4da9d6b08890d61e981be0f2a4d5
[HVM][SVM] Updated the SVM V_TPR register on MMIO writes to the VLAPIC TPR

The SVM architecture includes a virtual TPR register.  This patch
updates this register on MMIO writes to the HVM Virtual APIC.

VT does not have this register as far as I know so a stub is added in
the VT code.

Signed-off-by: Travis Betak <travis.betak@amd.com>
xen/arch/x86/hvm/svm/svm.c
xen/arch/x86/hvm/vlapic.c
xen/arch/x86/hvm/vmx/vmx.c
xen/include/asm-x86/hvm/hvm.h